CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - avr ADC

搜索资源列表

  1. Sample_Codes_ATMega32

    0下载:
  2. AVR Sample codes, ATMega32. SPI, I2C, UART, ADC, LCD etc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:645963
    • 提供者:siddharth
  1. adc-avr

    0下载:
  2. AVR "Analog to Digital" lib.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:4440
    • 提供者:Ed
  1. ADCconver

    0下载:
  2. avr单片机的ADC差分转换程序,网上非常少的资源 -avr microcontroller ADC differential conversion program, online resources for very little
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:26248
    • 提供者:林明
  1. LCD_12232

    0下载:
  2. AVR单片机驱动12232点阵液晶,显示当前温度,温度传感器为热敏电阻。程序包括定时器模块,ADC模块,液晶驱动模块和字模。-AVR Microcontroller 12232 dot matrix LCD driver, display the current temperature, the temperature sensor for thermal resistance. This process includes the timer module, ADC module, LCD dr
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:41086
    • 提供者:jinhao
  1. ADC

    0下载:
  2. ADC help to use in AVR
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4219
    • 提供者:Xmen
  1. ADC

    0下载:
  2. ADC with AVR langguage : Asm Chip type : ATmega88 Program type : Application
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:22213
    • 提供者:NgocAnh
  1. AVRADCFREERUN

    0下载:
  2. AVR ADC IN FREE RUNNING MODE WITH SOURCE CODE IN C
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:25227
    • 提供者:sandeep
  1. LedFlash3

    0下载:
  2. 该程序主要是ATmega88 A/D转换程序的演示。当通道ADC0(PC0)上的电压大于2.5V时,LED开始闪烁!-The program is mainly ATmega88 A/D conversion process of the presentation. When the channel ADC0 (PC0) is greater than 2.5V when the voltage, LED start blinking!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1390
    • 提供者:王卫兵
  1. Simple_ADC

    0下载:
  2. AVR Simple ADC Example Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:10546
    • 提供者:bobo
  1. Code_AVR

    0下载:
  2. A source code for reading LM35 output through avr atmega8 adc pin and using the data to control speed of DC Fan. Temperature displayed on LCD.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1164
    • 提供者:sam
  1. adc

    0下载:
  2. adc convertor for AVr
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:66834
    • 提供者:Yasser
  1. adc

    0下载:
  2. adc code for acim control AVR micro
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:735
    • 提供者:echoy
  1. Timer1_pwm

    0下载:
  2. 利用AVR单片机的定时器1分别从PB1(OC1A)和PB2(OC1B)两引脚输出PWM波形。为了演示PWM的功率调节功能,我们在PB1和PB2引脚分别接了发光二极管,用10K电位器模块从PC0引脚接入0 - 5V电压。程序中,主循环内不断采集ADC端口0(PC0引脚)的电压值,根据变化改变OCR1A和OCR1B两个输出比较寄存器的值。PB1和PB2引脚上的PWM波形也随之发生改变,从而调节了送给发光二极管的电压,控制发光二极管的明暗。实验时,调节电位器的电阻值改变电压,会看到两个发光二极管明暗变
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:129714
    • 提供者:kevin cheng
  1. ADC_test

    0下载:
  2. BASCOM Basic中实现ADC的功能 -BASCOM Basic functions implemented in ADC
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:10483
    • 提供者:kevin cheng
  1. 1300ADC

    0下载:
  2. AVR ADC模数转换官方测试代码,原版英文版注释,中文注释会陆续上传-AVR ADC ADC official test code, the original English version of Notes, the Notes will continue to upload the Chinese
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:44679
    • 提供者:ikhik
  1. ATmega128_divers

    0下载:
  2. ADC, SERVOs, display driver PYC2002, I2C slave ,Wiegand reader, Dallas reader and many more usefull drives for AVR ATmega128-ADC, SERVOs, display driver PYC2002, I2C slave ,Wiegand reader, Dallas reader and many more usefull drives for AVR ATmega128
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:24121
    • 提供者:dusant
  1. M32ADC

    0下载:
  2. 用C语言写的关于AVR单片机进行数模转换的程序-Written using C language on the AVR microcontroller for digital-analog conversion process
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:103621
    • 提供者:bovey
  1. lt_mini_m16_new

    0下载:
  2. AVR单片机的常用驱动,ADC/1602/12864/DS18B20/DS1302/PS2等,经过实际调试。-AVR microcontroller common drive, ADC/1602/12864/DS18B20/DS1302/PS2 so, after the actual debugging.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:227054
    • 提供者:guomaomao
  1. ADC

    0下载:
  2. AVR 单片机的 数模转换,的头文件,只需加载,即可调用模数转换-the include of ADC for AVR
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:776
    • 提供者:张骏
  1. AVR

    0下载:
  2. AVR单片机模拟比较器和ADC实验,含有实验和程序设计-AVR microcontroller and the ADC analog comparator test, test and programming contains
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:99834
    • 提供者:项云峰
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com